speechSpeakUtterance
Type
handler
Summary
Synthesize text to speech
Syntax
speechSpeakUtterance(<pString>)
Description
Use the speechSpeakUtterance command to synthesize text to speech. When finished speaking the speechUtteranceDidFinish message is sent to the caller.
Parameters
Name | Type | Description |
---|---|---|
pString | The utterance to speak. |
Examples
speechSpeakUtterance "I have a dream"
Compatibility and Support
OS
mac
ios
android
Platforms
desktop
mobile